Modifier and Type | Field and Description |
---|---|
private Configuration |
CSSParserHandler._config
Html2latex program configuration.
|
private Configuration |
Convertor._config
Program configuration.
|
Modifier and Type | Method and Description |
---|---|
private void |
CSSStyle.colorProperty(Configuration conf)
Converts "color" property using "xcolor" LaTeX package.
|
void |
CSSStyle.fontFamilyProperty(Configuration conf)
Converts "font-family" property.
|
void |
CSSStyle.makeLaTeXCommands(Configuration conf)
|
Constructor and Description |
---|
CSSParserHandler(Configuration config)
Cstr.
|